* debian/patches/use_pie_for_apps: Explicitly build all executables with
authorAaron M. Ucko <ucko@debian.org>
Mon, 3 Jun 2013 02:59:12 +0000 (02:59 +0000)
committerAaron M. Ucko <ucko@debian.org>
Mon, 3 Jun 2013 02:59:12 +0000 (02:59 +0000)
commite4903d16ef5205516ca2bd3506198b6cfabd19b1
tree4f141028a4616cbe5a75cf647c6fcc0c8ac4e24c
parent0cf3be5f64ef21df38f86ca0189df30808236ea7
* debian/patches/use_pie_for_apps: Explicitly build all executables with
  -fPIE -pie, to avoid giving project_tree_builder a partial PIE
  treatment that now fails on mips and mipsel.  (Closes: #710807.)
* debian/rules: Retire redundant APP_LDFLAGS override.
debian/changelog
debian/patches/use_pie_for_apps
debian/rules